adTempus API
|
Adds a new item to the collection.
HRESULT Add(INotificationGroupMember * newVal);
Add(INotificationGroupMember newVal);
Sub Add(newVal As INotificationGroupMember)
Parameters |
Description |
[in] INotificationGroupMember * newVal |
The item to add. |
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|